home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / CHIP Turkiye Temmuz 2000.iso / prog / share / 20 / 20.exe / COMPILED.FRS < prev    next >
INI File  |  1999-04-15  |  2KB  |  175 lines

  1. [DrawSize]
  2. X_Size=300
  3. Y_Size=300
  4.  
  5. [Fractal]
  6. X_Coord=-1.17056856187290976
  7. Y_Coord=1.13324176875450003
  8. W_Coord=2.27424749163879595
  9. X0_Coord=-4
  10. Y0_Coord=4
  11. W0_Coord=8
  12. AutoIter=1
  13. Number=3000
  14. BailOut=36
  15. MaxIter=212
  16. P1real=0.348258706467661994
  17. P1imag=0
  18. P2real=1.94029850746268657
  19. P2imag=1.94029850746268657
  20. P3real=-1.58208955223880597
  21. P3imag=1.96019900497512438
  22. PJreal=-0.268656716417910002
  23. PJimag=0
  24. JulieSet=0
  25. Inverted=0
  26. F-Set=0
  27. Filter=29
  28. Strange=0.0700000000000000067
  29. KeepBlk=0
  30. Filter only=0
  31. IFSNumber=-1
  32. IFScounter=100
  33. IFSColorStyle=0
  34. IFSSolidRed=255
  35. IFSSolidGreen=255
  36. IFSSolidBlue=255
  37. IFSquick=1
  38. Smoothing=3
  39. Double=0
  40. ConstructorA1=1
  41. ConstructorB1=0
  42. ConstructorC1=1
  43. ConstructorD1=0
  44. ConstructorE1=0
  45. ConstructorF1=0
  46. ConstructorG1=0
  47. ConstructorH1=0
  48. ConstructorI1=0
  49. ConstructorJ1=0
  50. ConstructorK1=0
  51. ConstructorL1=0
  52. ConstructorM1=0
  53.  
  54. [Attract]
  55. A101=0
  56. A102=0
  57. A103=0
  58. A104=0
  59. A105=0
  60. A106=0
  61. A107=0
  62. A108=0
  63. A109=0
  64. A110=0
  65. A111=0
  66. A112=0
  67. P1=0
  68. A201=0
  69. A202=0
  70. A203=0
  71. A204=0
  72. A205=0
  73. A206=0
  74. A207=0
  75. A208=0
  76. A209=0
  77. A210=0
  78. A211=0
  79. A212=0
  80. P2=0
  81. A301=0
  82. A302=0
  83. A303=0
  84. A304=0
  85. A305=0
  86. A306=0
  87. A307=0
  88. A308=0
  89. A309=0
  90. A310=0
  91. A311=0
  92. A312=0
  93. P3=0
  94. A401=0
  95. A402=0
  96. A403=0
  97. A404=0
  98. A405=0
  99. A406=0
  100. A407=0
  101. A408=0
  102. A409=0
  103. A410=0
  104. A411=0
  105. A412=0
  106. P4=0
  107. A501=0
  108. A502=0
  109. A503=0
  110. A504=0
  111. A505=0
  112. A506=0
  113. A507=0
  114. A508=0
  115. A509=0
  116. A510=0
  117. A511=0
  118. A512=0
  119. P5=0
  120.  
  121. [UserFrm]
  122. StringCount=12
  123. Str0=  var h1x,h1y: Double;
  124. Str1=         h2x,h2y: Double;
  125. Str2=Begin
  126. Str3=  h1x:=x;
  127. Str4=  h1y:=y;
  128. Str5=  h2x:=x*cr-y*ci + p1r;
  129. Str6=  h2y:=x*ci+y*cr + p1i;
  130. Str7=  cr:=h1x;
  131. Str8=  ci:=h1y;
  132. Str9=  x:=h2x;
  133. Str10=  y:=h2y;
  134. Str11=End;
  135.  
  136. [Colors]
  137. Palette type=0
  138. Contrast=0.710982680320739746
  139. IterChanging=0
  140. InfinityRed=0
  141. InfinityGreen=0
  142. InfinityBlue=0
  143.  
  144. [Standart palette]
  145. RedStep=1
  146. RedShift=0
  147. GreenStep=2
  148. GreenShift=0
  149. BlueStep=3
  150. BlueShift=0
  151.  
  152. [Linear palette]
  153. Red1=0
  154. Red2=255
  155. Green1=0
  156. Green2=255
  157. Blue1=128
  158. Blue2=0
  159.  
  160. [Parabola palette]
  161. Red1=0
  162. Red2=255
  163. Green1=0
  164. Green2=255
  165. Blue1=255
  166. Blue2=0
  167.  
  168. [Square palette]
  169. Red1=0
  170. Red2=128
  171. Green1=0
  172. Green2=0
  173. Blue1=0
  174. Blue2=255
  175.